-
Notifications
You must be signed in to change notification settings - Fork 3
Individual Column Sorting and Filtering #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good afternoon~
- Filtering doesn't seem to work with the "Requirements" column on the Services page.
- A way to tell which columns are filtered without having to click through each column would be nice (maybe a filter icon or highlight on the column?)
I'm no longer on the Compass team, so this is just a comment (neither an approval or disapproval). Code quality looks fine, the comments I made are mostly nitpicks.
|
Thanks for the review! |
Changes
ColumnHeadercomponent to handle the display of the column header and dropdown menusFilterDropdowncomponent for adding a filter to a column, with different dropdowns for filtering text versus tagsTagsInputcomponent to have the ability to be used as a filter, conditionally rendering a filter select component that changes filter method